[INFO] fetching crate seq-repl 4.2.1...
[INFO] testing seq-repl-4.2.1 against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065-1
[INFO] extracting crate seq-repl 4.2.1 into /workspace/builds/worker-1-tc2/source
[INFO] started tweaking crates.io crate seq-repl 4.2.1
[INFO] finished tweaking crates.io crate seq-repl 4.2.1
[INFO] tweaked toml for crates.io crate seq-repl 4.2.1 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate seq-repl 4.2.1 on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate seq-repl 4.2.1 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a6edf966cbd08f714a6bb9e520c95b455e388495fee43fca761f4a889ab520fe
[INFO] running `Command { std: "docker" "start" "-a" "a6edf966cbd08f714a6bb9e520c95b455e388495fee43fca761f4a889ab520fe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a6edf966cbd08f714a6bb9e520c95b455e388495fee43fca761f4a889ab520fe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a6edf966cbd08f714a6bb9e520c95b455e388495fee43fca761f4a889ab520fe", kill_on_drop: false }`
[INFO] [stdout] a6edf966cbd08f714a6bb9e520c95b455e388495fee43fca761f4a889ab520fe
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3a30562b010ec0c0d7e1791e69273d6de025d9ff54ac745eb79c6ac29957e734
[INFO] running `Command { std: "docker" "start" "-a" "3a30562b010ec0c0d7e1791e69273d6de025d9ff54ac745eb79c6ac29957e734", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.183
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling writeable v0.6.2
[INFO] [stderr]    Compiling litemap v0.8.1
[INFO] [stderr]    Compiling icu_normalizer_data v2.1.1
[INFO] [stderr]    Compiling icu_properties_data v2.1.2
[INFO] [stderr]    Compiling unicode-segmentation v1.13.1
[INFO] [stderr]    Compiling rustls-pki-types v1.14.0
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling zerocopy v0.8.47
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling may_queue v0.1.23
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling may v0.3.51
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling rustls v0.23.37
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]    Compiling adler2 v2.0.1
[INFO] [stderr]    Compiling winnow v0.7.15
[INFO] [stderr]    Compiling simd-adler32 v0.3.8
[INFO] [stderr]    Compiling opaque-debug v0.3.1
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling cc v1.2.57
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling universal-hash v0.5.1
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling core_affinity v0.8.3
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling polyval v0.6.2
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling crossbeam v0.8.4
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]    Compiling webpki-roots v1.0.6
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling instability v0.3.12
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling generator v0.8.8
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling unicode-truncate v2.0.1
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling anstyle-parse v1.0.0
[INFO] [stderr]    Compiling compact_str v0.9.0
[INFO] [stderr]    Compiling ed25519 v2.2.3
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]    Compiling webpki-roots v0.26.11
[INFO] [stderr]    Compiling strum v0.27.2
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling kasuari v0.4.12
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling ghash v0.5.1
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling ctr v0.9.2
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling aead v0.5.2
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling convert_case v0.10.0
[INFO] [stderr]    Compiling colorchoice v1.0.5
[INFO] [stderr]    Compiling bumpalo v3.20.2
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling ed25519-dalek v2.2.0
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling seq-core v4.2.1
[INFO] [stderr]    Compiling anstream v1.0.0
[INFO] [stderr]    Compiling uuid v1.22.0
[INFO] [stderr]    Compiling ratatui-core v0.1.0
[INFO] [stderr]    Compiling aes-gcm v0.10.3
[INFO] [stderr]    Compiling pbkdf2 v0.12.2
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling rustls-webpki v0.103.10
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling litrs v1.0.0
[INFO] [stderr]    Compiling signal-hook-mio v0.2.5
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling derive_more v2.1.1
[INFO] [stderr]    Compiling document-features v0.2.12
[INFO] [stderr]    Compiling line-clipping v0.3.5
[INFO] [stderr]    Compiling clap_derive v4.6.0
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling crossterm v0.29.0
[INFO] [stderr]    Compiling ratatui-widgets v0.3.0
[INFO] [stderr]    Compiling fluent-uri v0.1.4
[INFO] [stderr]    Compiling ratatui-crossterm v0.1.0
[INFO] [stderr]    Compiling clap v4.6.0
[INFO] [stderr]    Compiling clap_complete v4.6.0
[INFO] [stderr]    Compiling ratatui-macros v0.7.0
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling lsp-types v0.97.0
[INFO] [stderr]    Compiling ratatui v0.30.0
[INFO] [stderr]    Compiling vim-line v4.2.1
[INFO] [stderr]    Compiling ureq v2.12.1
[INFO] [stderr]    Compiling zstd v0.13.3
[INFO] [stderr]    Compiling seq-runtime v4.2.1
[INFO] [stderr]    Compiling seq-compiler v4.2.1
[INFO] [stderr]    Compiling seq-repl v4.2.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 31s
[INFO] running `Command { std: "docker" "inspect" "3a30562b010ec0c0d7e1791e69273d6de025d9ff54ac745eb79c6ac29957e734", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3a30562b010ec0c0d7e1791e69273d6de025d9ff54ac745eb79c6ac29957e734", kill_on_drop: false }`
[INFO] [stdout] 3a30562b010ec0c0d7e1791e69273d6de025d9ff54ac745eb79c6ac29957e734
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 59fe9aa7aa02a0aef5e9fcbd9bb3cfdfa03161287d868e859952cc0b02d4181c
[INFO] running `Command { std: "docker" "start" "-a" "59fe9aa7aa02a0aef5e9fcbd9bb3cfdfa03161287d868e859952cc0b02d4181c", kill_on_drop: false }`
[INFO] [stderr]    Compiling seq-repl v4.2.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 6.60s
[INFO] running `Command { std: "docker" "inspect" "59fe9aa7aa02a0aef5e9fcbd9bb3cfdfa03161287d868e859952cc0b02d4181c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "59fe9aa7aa02a0aef5e9fcbd9bb3cfdfa03161287d868e859952cc0b02d4181c", kill_on_drop: false }`
[INFO] [stdout] 59fe9aa7aa02a0aef5e9fcbd9bb3cfdfa03161287d868e859952cc0b02d4181c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] b23d797cf3b57db6791efadf63d6642adfe70db82c38363c2b2d5b33ba65290a
[INFO] running `Command { std: "docker" "start" "-a" "b23d797cf3b57db6791efadf63d6642adfe70db82c38363c2b2d5b33ba65290a", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.27s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/seqr-109419e443375902)
[INFO] [stdout] 
[INFO] [stdout] running 78 tests
[INFO] [stdout] test app::tests::test_ctrl_c_quits ... ok
[INFO] [stdout] test app::tests::test_jk_history_navigation ... ok
[INFO] [stdout] test app::tests::test_insert_mode_typing ... ok
[INFO] [stdout] test app::tests::test_app_creation ... ok
[INFO] [stdout] test app::tests::test_jk_multiline_navigation ... ok
[INFO] [stdout] test app::tests::test_history_navigation ... ok
[INFO] [stdout] test app::tests::test_jk_insert_mode_no_history ... ok
[INFO] [stdout] test app::tests::test_mode_switching ... ok
[INFO] [stdout] test app::tests::test_search_mode_accept ... ok
[INFO] [stdout] test app::tests::test_jk_empty_input ... ok
[INFO] [stdout] test app::tests::test_quit_command ... ok
[INFO] [stdout] test app::tests::test_repl_command ... ok
[INFO] [stdout] test app::tests::test_search_mode_cancel_restores_input ... ok
[INFO] [stdout] test app::tests::test_search_mode_backspace ... ok
[INFO] [stdout] test app::tests::test_search_not_in_insert_mode ... ok
[INFO] [stdout] test app::tests::test_normal_mode_navigation ... ok
[INFO] [stdout] test app::tests::test_search_mode_filtering ... ok
[INFO] [stdout] test app::tests::test_search_mode_navigate_matches ... ok
[INFO] [stdout] test app::tests::test_search_mode_case_insensitive ... ok
[INFO] [stdout] test app::tests::test_search_mode_enter_and_exit ... ok
[INFO] [stdout] test app::tests::test_tab_completion_empty_prefix ... ok
[INFO] [stdout] test completion::tests::test_completion_navigation ... ok
[INFO] [stdout] test app::tests::test_word_effect_lookup ... ok
[INFO] [stdout] test completion::tests::test_completion_hide ... ok
[INFO] [stdout] test app::tests::test_tab_completion ... ok
[INFO] [stdout] test completion::tests::test_builtin_completions ... ok
[INFO] [stdout] test engine::tests::test_analyze_simple_program ... ok
[INFO] [stdout] test engine::tests::test_analyze_expression_simple ... ok
[INFO] [stdout] test engine::tests::test_analyze_type_error ... ok
[INFO] [stdout] test engine::tests::test_builtin_effects ... ok
[INFO] [stdout] test engine::tests::test_effect_conversion ... ok
[INFO] [stdout] test ir::stack_art::tests::test_stack_value_display ... ok
[INFO] [stdout] test ir::stack_art::tests::test_stack_effect_signature ... ok
[INFO] [stdout] test ir::stack_art::tests::test_empty_stack_render ... ok
[INFO] [stdout] test ir::stack_art::tests::test_width_calculation ... ok
[INFO] [stdout] test ir::stack_art::tests::test_multi_value_stack ... ok
[INFO] [stdout] test ir::stack_art::tests::test_swap_transition ... ok
[INFO] [stdout] test ir::stack_effects::tests::test_dup_effect ... ok
[INFO] [stdout] test ir::stack_art::tests::test_single_value_stack ... ok
[INFO] [stdout] test ir::stack_art::tests::test_dup_multiply_example ... ok
[INFO] [stdout] test ir::stack_effects::tests::test_int_add_effect ... ok
[INFO] [stdout] test ir::stack_effects::tests::test_stack_effects_lookup ... ok
[INFO] [stdout] test ui::highlight::tests::test_escaped_string ... ok
[INFO] [stdout] test ui::highlight::tests::test_tokenize_comment ... ok
[INFO] [stdout] test ir::stack_effects::tests::test_swap_effect ... ok
[INFO] [stdout] test engine::tests::test_analyze_word_with_effect ... ok
[INFO] [stdout] test ui::highlight::tests::test_tokenize_include ... ok
[INFO] [stdout] test ui::highlight::tests::test_tokenize_keywords ... ok
[INFO] [stdout] test ui::highlight::tests::test_span_positions ... ok
[INFO] [stdout] test ui::highlight::tests::test_tokenize_quotation ... ok
[INFO] [stdout] test ui::highlight::tests::test_tokenize_stack_effect ... ok
[INFO] [stdout] test ui::highlight::tests::test_tokenize_string ... ok
[INFO] [stdout] test ui::ir_pane::tests::test_ir_content_with_error ... ok
[INFO] [stdout] test ui::ir_pane::tests::test_ir_pane_creation ... ok
[INFO] [stdout] test ui::ir_pane::tests::test_ir_pane_render ... ok
[INFO] [stdout] test ui::ir_pane::tests::test_view_mode_names ... ok
[INFO] [stdout] test app::tests::test_jk_with_unicode ... ok
[INFO] [stdout] test ui::ir_pane::tests::test_ir_content_empty ... ok
[INFO] [stdout] test ui::highlight::tests::test_tokenize_builtins ... ok
[INFO] [stdout] test ui::highlight::tests::test_tokenize_definition ... ok
[INFO] [stdout] test ui::layout::tests::test_layout_config_bounds ... ok
[INFO] [stdout] test ui::layout::tests::test_layout_config_defaults ... ok
[INFO] [stdout] test ui::layout::tests::test_status_content_format ... ok
[INFO] [stdout] test ui::highlight::tests::test_tokenize_numbers ... ok
[INFO] [stdout] test ui::repl_pane::tests::test_cursor_position_empty_lines ... ok
[INFO] [stdout] test ui::repl_pane::tests::test_cursor_position_trailing_newline ... ok
[INFO] [stdout] test ui::repl_pane::tests::test_history_entry ... ok
[INFO] [stdout] test ui::ir_pane::tests::test_view_mode_cycling ... ok
[INFO] [stdout] test ui::repl_pane::tests::test_highlight_code ... ok
[INFO] [stdout] test ui::repl_pane::tests::test_multiline_history_entry ... ok
[INFO] [stdout] test ui::layout::tests::test_ir_hidden_layout ... ok
[INFO] [stdout] test ui::repl_pane::tests::test_repl_pane_render ... ok
[INFO] [stdout] test ui::repl_pane::tests::test_multiline_input_rendering ... ok
[INFO] [stdout] test ui::repl_pane::tests::test_repl_state_input ... ok
[INFO] [stdout] test ui::repl_pane::tests::test_repl_state_cursor_movement ... ok
[INFO] [stdout] test ui::layout::tests::test_narrow_layout ... ok
[INFO] [stdout] test ui::layout::tests::test_computed_layout ... ok
[INFO] [stdout] test ui::highlight::tests::test_tokenize_booleans ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 78 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.14s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "b23d797cf3b57db6791efadf63d6642adfe70db82c38363c2b2d5b33ba65290a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b23d797cf3b57db6791efadf63d6642adfe70db82c38363c2b2d5b33ba65290a", kill_on_drop: false }`
[INFO] [stdout] b23d797cf3b57db6791efadf63d6642adfe70db82c38363c2b2d5b33ba65290a
